home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 36 / Amiga Format CD36 (1999-01-22)(Future Publishing)(GB)[!][issue 1999-02].iso / -seriously_amiga- / hardware / oktapussy / docs / oktapus.readme next >
Text File  |  1998-11-30  |  4KB  |  142 lines

  1. Short:    OktaPussy - New Driver set for Oktagon, etc.
  2. Uploader: olli@elaborate-bytes.com (Oliver Kastl)
  3. Author:   olli@elaborate-bytes.com (Oliver Kastl)
  4. Type:     disk/misc
  5. Version:  2.1
  6. Requires: OS 2.04
  7. Date:     24.11.98
  8. URL:      http://www.elaborate-bytes.com
  9.  
  10.  
  11. WARNING!!!! BETA SOFTWARE!!! USE AT YOUR OWN RISK!!!!
  12.  
  13. Features:
  14.  
  15. - New drivers for ALF-III, Oktagon 508/2008/4008, TandemCD,
  16.   AlfaPower, AT-Bus 2008
  17.  
  18. - Installs in the RDSK Blocks of your Harddisk - super fast boot!
  19.  
  20. - 4 methods of installation:
  21.   RDSK-Blocks, Reset-Resident(with LoadIDE),
  22.   Expansion driver, Direct-Start.
  23.   
  24. - All devices support the TD64 command set. Drives >4GB shouldn't
  25.   be a problem any more!
  26.  
  27. A new release of the ancient HDInstTools program can be found in a different
  28. archive (hdinst.lha).
  29.  
  30.  
  31. History:
  32.  
  33. 2.1 (final)
  34.  
  35. Removed beta alert.
  36.  
  37. AutoParkPrefs: Changed inactivity time from seconds to minutes.
  38.  
  39.  
  40. 1.9 (beta)
  41.  
  42. ALF3 and Oktagon: Odd length SCSI direct transfers didn't work. This caused
  43. some Scanner Software to fail (and probably other Software, too?)
  44.  
  45. OktagonPrefs: Changing TaskPri didn't work, if RETURN wasn't pressed in the
  46. TaskPri Gadget.
  47.  
  48. Updated Documentation.
  49.  
  50.  
  51. 1.8 (beta)
  52.  
  53. Removed time limit on all drivers.
  54.  
  55.  
  56. 1.7 (beta)
  57.  
  58. Improved Data Transfer Speed on ALF3 and Oktagon.
  59. Increased Beta Testing time on all drivers.
  60.  
  61.  
  62. 1.6 (beta)
  63.  
  64. Fixed bug in BlockTransfer code, which didn't work on sector sizes, which are
  65. not evenly dividable by 16.
  66. As a result, burning of CDs in MODE2/FORM2 didn't work.
  67.  
  68.  
  69. 1.5 (beta)
  70.  
  71. Some CD-Writer models got accidently mounted as Super-Floppies.
  72. Completely reworked DriveInit mechanism, the new device is now
  73. patched into the system "on the fly".
  74. WARNING: The DriveInitCode MUST be installed on the FIRST drive
  75. having RDSK Blocks! (Usually unit 0)
  76. If you don't follow this rule, your computer WILL crash!
  77.  
  78.  
  79. 1.4 (beta)
  80.  
  81. Greatly improved data transfer routines for Oktagon and ALF3 drivers.
  82. Reworked support for variable blocksizes. CD reading/writing works
  83. like a charm (Tested with MakeCD, CDD-2000 Writer, Pioneer 12x CD-ROM)!
  84. Improved disconnect/reconnect capabilities. Disconnect should now work
  85. with the strangest devices like CD-Writers and Streamers.
  86. Removed LUN adding into CDB.
  87. Now always sends an Identify message, regardless of disabled reconnect
  88. (WARNING: This might break the operation of the Kodak/Verbatim Floppy!
  89. Does anyone has such a beast?)
  90. Added SlowTransfer mode for SONY SDT-9000 DAT. Might help others, too.
  91. OktagonPrefs got a SlowTransferMode switch.
  92. Removed obsolete SYNCH switch in OktagonPrefs.
  93. TD_GETGEOMETRY now always calculates a nice, logical Geometry.
  94.  
  95.  
  96. 1.3 (beta)
  97.  
  98. Drivers now have a timed display alert, which will automatically enable
  99. OktaPussy after about 10 seconds.
  100.  
  101. DriveInit now gives an error code, if writing of RDSK blocks failed.
  102. Error codes are:
  103.  
  104. rdbERROR_IOERROR        1001 (Exec device I/O error)
  105. rdbERROR_BADHARDBLOCK   1002 (Weird hardblocks, checksums invalid, etc.)
  106. rdbERROR_RDSKNOTFOUND   1003 (No RDSK blocks found)
  107. rdbERROR_NOTIMPLEMENTED 1004 (Unimplemented feature called! You found a bug!)
  108. rdbERROR_TOOMANYBLOCKS  1005 (No space on harddisk to save DriveInit)
  109.  
  110. Improved strategy for getting drive's sector size, as TD_GETGEOMETRY fails
  111. with older versions of oktagon.device.
  112. (Do these old versions support drive init at all?
  113. I can't remember, but I believe Version 4 or better of oktagon.device
  114. supports it)
  115.  
  116.  
  117. 1.2 (beta)
  118.  
  119. Removed annoying nag requester with a nice, less annoying DisplayAlert.
  120. Fixed bug in initialisation of AT driver.
  121.  
  122.  
  123. 1.1 (beta)
  124.  
  125. Fixed stupid typo in ALF3 driver which rendered it useless.
  126.  
  127.  
  128. 1.0 (beta)
  129.  
  130. Initial release
  131.  
  132.  
  133. Disclaimer:
  134. OktaPussy is copyrighted software. © 1997 Elaborate Bytes, Oliver Kastl.
  135. This software is freely distributable, if NO profit, except reasonable charges
  136. covering the cost of the distribution, is made with it.
  137. You may NOT bundle this software with hardware, if you wish to do so, please
  138. contact me.
  139. License is granted to distribute this Software on AmiNet and AmiNet CDs.
  140. This software is provided "as is", without any warranties.
  141.  
  142.